/ Assembly List / LJCDataDetailDAL / ControlTabManager / LoadWithParentID

Namespace - LJCDataDetailDAL


Parameters
controlDetailID - The ControlTabs parent ID.

Returns

The ControlTabItems related to the parent.

Syntax

C#
public ControlTabItems LoadWithParentID(Int64 controlDetailID)

Loads the child records.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.